home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 3
/
Amiga Tools 3.iso
/
grafik
/
raytracing
/
dust
/
dusthelp
/
morph2
< prev
next >
Wrap
Text File
|
1995-05-24
|
746b
|
15 lines
COMMAND MORPH2
-----------------------------------------------------------------
Purpose: morph two objects (deform-morphing)
Usage: MORPH2(<srcID>,<destID>,<minimum of frames>,<filename>)
Examples: morph2(2,1,60,obj)
morph2(1,2,30,)
Notes: For good result the differences between the objects should
be small. (If you want to morph a tricycle into 25 balls you
have to use the MORPH-function.)
Because the final number of created objects grows
dynamically you can only specify the minimum. After morphing
the number of created objects is stored to the variable "result".
(Only registered users are able to activate this algorithm.)